Skip to content

Conversation

@wentongwu
Copy link
Contributor

this case isn't designed for SMP as PR #14619 found, setting CONFIG_MP_NUM_CPUS=1
as commit ab3a209 did to run the full SMP kernel config, but with only one CPU available.

I run the stress test for this case with this PR, I never see a failure.

Fixes: #12478.

Signed-off-by: Wentong Wu [email protected]

@zephyrbot zephyrbot added the area: Tests Issues related to a particular existing or missing test label Aug 29, 2019
@nashif nashif added this to the v2.0.0 milestone Aug 29, 2019
@nashif nashif requested a review from ioannisg August 29, 2019 10:43
@ioannisg ioannisg merged commit a58d730 into zephyrproject-rtos:master Aug 29, 2019
this case isn't designed for SMP, setting CONFIG_MP_NUM_CPUS=1 to
run the full SMP kernel config, but with only one CPU available.

Fixes: zephyrproject-rtos#12478.

Signed-off-by: Wentong Wu <[email protected]>
@wentongwu wentongwu deleted the smp12478 branch October 11, 2019 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Tests Issues related to a particular existing or missing test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tests/drivers/ipm/peripheral.mailbox failing sporadically on qemu_x86_64 (timeout)

4 participants